Skip to main content

Interface: RenderParams

Hierarchy

Properties

backgroundBlurAmount

backgroundBlurAmount: number

Range in between 0 and 20

Default Value

3


backgroundImage

backgroundImage: undefined | Canvas

Background image used for background replacement


edgeBlurAmount

edgeBlurAmount: number

Range in between 0 and 20

Default Value

3


effects

effects: "blur" | "none" | "overlay"

Default Value

none


flipHorizontal

flipHorizontal: boolean

Default Value

false


foregroundThreshold

foregroundThreshold: number

Range in between 0 and 1

Default Value

0.5


height

height: number

Processing height size

Inherited from

ProcessingSize.height


width

width: number

Processing Width size

Inherited from

ProcessingSize.width